Welcome![Sign In][Sign Up]
Location:
Search - linux can

Search list

[Linux-Unixlinux

Description: 一个高级培训班的内部资料,非常宝贵,读者可以掌握嵌入式基本思路-A high-level training of internal information, are very valuable, readers can grasp the basic ideas embedded
Platform: | Size: 5390336 | Author: binglu | Hits:

[Embeded Linuxlinux-2.6.22.2_patch

Description: linux2.6.22移植到S3C2410补丁 只要把原来的linux2.6.22.2解压后,再用这个补丁包覆盖上去,即可移植到2410 -linux2.6.22 transplanted to S3C2410 patch linux2.6.22.2 as long as the original after decompression, and then cover up the patch can be transplanted to 2410
Platform: | Size: 1352704 | Author: stonepop | Hits:

[Linux-UnixLINUX_CAN_BUS_DRIVER

Description: spi接口的 LINUX CAN driver -spi interface LINUX CAN driver
Platform: | Size: 6144 | Author: huizhang | Hits:

[Internet-NetworkGobang

Description: 一个Linux下的五子棋对战游戏,可以给学习Linux下Socket编程的初学者参考。分为客户端和服务器端,客户端界面用QT开发,所以也可作为初学者学习QT的参考。-Under a Linux Gobang war games under Linux can learn Socket programming reference for beginners. Divided into client and server, the client interface developed by QT, so it can be used as a reference for beginners to learn QT.
Platform: | Size: 44032 | Author: 张晨 | Hits:

[Com Portlinux

Description: 这是一个LINUX下多串口驱动程序,是一个非常成熟的代码,已经卖出很多了,非常难得,希望能给大家带来帮助。里面包括了协议及控制,校验等等代码,希望大家支持-This is a multi-serial port under LINUX driver, is a very sophisticated code, have sold a lot, very rare, I hope everyone can help. Which include the protocol and control, validation code, etc. I hope you will support
Platform: | Size: 15360 | Author: cocotte | Hits:

[Embeded Linuxembedded-linux

Description: 嵌入式Linux总结,可以说是一个小的心得体会。-Embedded Linux summarize, it can be said is a small experiences.
Platform: | Size: 8192 | Author: add | Hits:

[OS Developlinux-KERNEL

Description: LINUX 内核,对操作系统内核的开发有很好的借鉴及学习意义,只有在linux下make 就能用了-LINUX kernel of the operating system kernel developers have a very good reference and learning the meaning, only in linux can be used under make
Platform: | Size: 173056 | Author: rabbitiou | Hits:

[ICQ-IM-Chatntpclient

Description: Linux 下ntpclient程序,能及时更新当前系统时间-NtpClient procedures under Linux can update the current system time
Platform: | Size: 30720 | Author: 孙瑞宏 | Hits:

[Linux-Unixlinux-2.4.0

Description: 讲述linux的初始化过程,初学者可以认真学习一下-The initialization process on linux, beginners can seriously study the
Platform: | Size: 40625152 | Author: wangtao | Hits:

[OtherAdvanced-Programming

Description: Linux应用程序编程的拔高教程,可以写出让你写出让人耳目一新的程序-Linux application programming拔高the tutorials, you can write to write it fresh and new procedures
Platform: | Size: 560128 | Author: wjh | Hits:

[Otherarm-linux-insight

Description: windows下的GDB insight前端,采用gdb-6.8,可以通过TCP或串口对ARM系列linux环境下的应用程序进行调试。-windows under the front-end GDB insight, using gdb-6.8, can be TCP or serial port on the ARM family of linux applications environment for debugging.
Platform: | Size: 15936512 | Author: li.hua | Hits:

[Linux-Unixlinux

Description: linux默认情况下,Linux可以使用6个虚拟控制台来登录本地Linux (本地终端) 系统,当然,这个设置是可以修改的(修改文件/etc/inittab)。每一个虚拟控制台允许让一个用户登录,我们可以使用 ALT+Fn(n=1,2,3,4,5,6)来登录或者是切换到某个虚拟控制台,它们分别对应tty1到tty6虚拟终端。-linux by default, Linux can use 6 virtual consoles to log in local Linux (local terminal) system, of course, this setting can be amended (to modify the file/etc/inittab). Each virtual console to allow a user log, we can use ALT+ Fn (n = 1,2,3,4,5,6) to log in or switch to a virtual console, tty1 they correspond to tty6 virtual terminal.
Platform: | Size: 187392 | Author: 浦良 | Hits:

[Technology ManagementLINUX-pictureinconsole.txt.tar

Description: 在Linux控制台下显示JPEG图像。通常情况下,在Linux控制台下是无法查看图像文件的,要想查看图像文件,比如要查看JPEG格式的图像文件,可能必须启动X-Windows,通过GNOME或者KDE之类的桌面管理器提供的图像查看工具查看图片内容。那么,能不能有办法在控制台下面简单地浏览图像内容呢。实际上,这是完全可以的。在Linux下有一个名为zgv的看图软件就是工作在控制台下的。不过,由于它所使用的底层图形库svgalib已经是一个比较“古老”的图形库了,所以现在知道zgv的人并不是很多,用的人就更少了。-In the Linux console display JPEG images. Under normal circumstances, in the Linux console is unable to view the image file, in order to view the image files, such as To view the JPEG format image files, you may have to restart X-Windows, through like GNOME or KDE desktop manager provided Image View tool to view the content of the image. So, can the console should not have the means to simply browse the following image content does. In fact, this is entirely possible. In Linux under a zgv is the work of the plug-in under the console. However, since it uses the bottom of svgalib graphics library is a relatively
Platform: | Size: 5120 | Author: ookulou | Hits:

[Linux-UnixRunning-Linux-4th-Edition.pdf.tar

Description: 此文档对于初学linux的用户来说具有很好的参考价值,读过之后,细细品味,举一反三,可使自己对linux的认识更深!-This document is for novice linux users who have a good reference value, read the following savor, learn by analogy, can own a deeper understanding of linux!
Platform: | Size: 3424256 | Author: 常清 | Hits:

[Linux-UnixProgramming-Linux-Games

Description: linux下游戏开发指南,使用的是opengl,sdl,这种书不多,有兴趣的可以看看。附有书中源码-linux game development under the guidelines, using opengl, sdl, this book not more, interested can look at. Attached to the book source code
Platform: | Size: 4834304 | Author: linfei | Hits:

[Linux-UnixLinux-userthread-library

Description: 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to source code but also have a detailed design documentation.
Platform: | Size: 325632 | Author: 李海波 | Hits:

[OtherLinux(2.4.21)configure

Description: Linux(2.4.21)内核配置注意事宜,这里介绍了Linux(2.4.21)内核配置嵌入式系统的一些注意点,可以架构XSBase270平台的-Linux (2.4.21) kernel configuration attention to matters here introduced Linux (2.4.21) kernel configuration of embedded systems a number of attention points, you can structure XSBase270 platform
Platform: | Size: 124928 | Author: hh | Hits:

[Linux-Unixlinux-vm301-2.4.25

Description: 中星微编的LINUX下的驱动程序,试过可以放心使用.-Vimicro LINUX series under the driver tried to use can be assured.
Platform: | Size: 95232 | Author: junhui628 | Hits:

[Linux-Unixpeak-linux-driver.6.7.tar

Description: linux下的CAN BUS驱动代码。适合在arm平台使用。-linux under the CAN BUS driver code. Suitable for use in the arm platform.
Platform: | Size: 377856 | Author: lixings | Hits:

[Linux-Unixjtag_for_linux

Description: linux下通用的可以烧写flash的工具,比如4510,ixp425等。-under the generic linux can flash programmer tool, such as 4510, ixp425 such.
Platform: | Size: 1092608 | Author: lixings | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net